pub(crate) fn natural_geometry(
    renderer: &CairoRenderer<'_>,
    input: &Input,
    export_id: Option<&str>
) -> Result<Rectangle, Error>