import * as React from 'react' export declare type LayoutAttributes = Omit< React.HTMLAttributes, 'className' >