import * as React from 'react'; declare function SmallAppGrid(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof SmallAppGrid; export default SmallAppGrid;