import { QNoopPath } from "./base/QNoopPath";
export declare class QBinaryPath extends QNoopPath {
}
