import { SVGProps } from 'react'; export declare function RulerIcon(props: SVGProps): import("react/jsx-runtime").JSX.Element; export declare function BufferIcon(props: SVGProps): import("react/jsx-runtime").JSX.Element; export declare function AreaIcon(props: SVGProps): import("react/jsx-runtime").JSX.Element;