import { ProgBarExample } from "./progbar-example"; export declare class ProgressBarAnimationsDemo { examples: ProgBarExample[]; constructor(); }