export type LayerIndicatorProps = React.HTMLAttributes; export declare const LayerIndicator: ({ ...rest }: LayerIndicatorProps) => import("react").JSX.Element; //# sourceMappingURL=LayerIndicator.d.ts.map