import { IconProps } from '../Icon'; declare function SvgLocalLibrary(props: IconProps): JSX.Element; export default SvgLocalLibrary;