import { BoxProps, HeadingProps, ImageProps } from 'grommet'; import { Document, Example } from '@component-controls/core'; import { IImageStampProps } from '../ImageStamp'; declare const _default: Document; export default _default; export declare const main: Example; export declare const animation: Example; export declare const background: Example; export declare const border: Example; export declare const elevation: Example; export declare const gap: Example; export declare const pad: Example; export declare const round: Example;