export default function get_position(type?: string): { legend_left: string | null; legend_top: string | null; };