import React from 'react'; declare const StyledLoadingBarProgress: import("styled-components").StyledComponent, HTMLDivElement>, "ref">, "as" | keyof import("../private/utils/composers").ComposedBoxProps> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; } & { percentage: number; }, never>; export { StyledLoadingBarProgress }; declare const _default: React.NamedExoticComponent | undefined; forwardedAs?: string | React.ComponentType | undefined; }>>; export default _default;