import * as au from "../aurelia";

@au.customElement("md-collection-header")
export class MdCollectionHeader {
}
