import { Document, Example } from '@component-controls/core'; import { ShieldProps } from './Shield'; declare const _default: Document; export default _default; export declare const overview: Example; export declare const themeColor: Example; export declare const fraction: Example; export declare const percent: Example; export declare const zeroValue: Example;