/// import * as React from 'react'; export declare class ShimmerCustomElementsExample extends React.Component<{}, {}> { constructor(props: {}); render(): JSX.Element; private _getCustomElementsExampleOne; private _getCustomElementsExampleTwo; private _getCustomElementsExampleThree; }