import type { ComponentProps } from 'react'; declare const StyledSvg: import("styled-system/jsx").StyledComponent & import("@ark-ui/react").PolymorphicProps>, {}>; export type NotebookPenIconProps = ComponentProps; export declare const NotebookPenIcon: (props: NotebookPenIconProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=NotebookPenIcon.d.ts.map