import { Document, Example } from '@component-controls/core'; declare const _default: Document; export default _default; export declare const main: Example; export declare const title: Example; export declare const multiAxis: Example; export declare const steppedTrue: Example; export declare const steppedBefore: Example; export declare const steppedAfter: Example; export declare const lineStyle: Example; export declare const pointStyle: Example; export declare const pointSizes: Example; export declare const areaFill: Example; export declare const areaStacked: Example; export declare const mixedScatterLine: Example; export declare const linearScaleStepSize: Example; export declare const linearScaleSuggestedMinMax: Example; export declare const logarithmicScale: Example; export declare const timeScale: Example; export declare const timeSeries: Example;