import { IconProps } from '../types';
declare function Notepad(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Notepad;
//# sourceMappingURL=Notepad.d.ts.map