import { SVGProps } from 'react';

declare const PtokensBtc: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { PtokensBtc as default };
