import { IconProps } from '../types'; declare function CompletionAppIconBe({ width, height, className, 'data-testid': PAGE_NAME, }: IconProps): JSX.Element; export default CompletionAppIconBe; //# sourceMappingURL=CompletionAppIconBe.d.ts.map