import { SVGProps } from 'react'; declare const PowerLedger: (props: SVGProps) => JSX.Element; export { PowerLedger as default };