import { Msg } from '../msg'; export declare class PcmFrame extends Msg { constructor(wrapperOnly?: boolean); }