export declare const GridRoot: import("@emotion/styled").StyledComponent, Pick, keyof import("react").SVGProps>, {}>; export declare const GridLine: import("@emotion/styled").StyledComponent, Pick, keyof import("react").SVGLineElementAttributes>, {}>; export declare const GridPath: import("@emotion/styled").StyledComponent, Pick, keyof import("react").SVGProps>, {}>; export declare const GridCircle: import("@emotion/styled").StyledComponent, Pick, keyof import("react").SVGProps>, {}>;